const os.kindNoPoll

3 uses

	os (current package)
		file_unix.go#L138: 	kindNoPoll
		file_unix.go#L302: 	f := newFile(r, name, kindNoPoll, false)
		removeall_unix.go#L11: 	return newFile(fd, name, kindNoPoll, false), nil